projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f14cbc
)
Fix error in ChangeLog entry.
author
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000
(09:42 +0200)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 31 Jul 2012 07:42:43 +0000
(09:42 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index edaba5e82b8eb52cdacafa6467c255932a3fe894..3967c04e8aa98c1c497d69437066de098700c621 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-32,7
+32,7
@@
2012-07-30 Jan Djärv <jan.h.d@swipnet.se>
* nsterm.m (ns_do_open_file): New variable.
- (ns_term_init): Set ns_do_open_file to
NO
after run returns.
+ (ns_term_init): Set ns_do_open_file to
YES
after run returns.
(openFile, openTempFile, openFileWithoutUI, openFiles): Open
files only if ns_do_open_file.